
.index_2,
.index_3,
.index_4 {
	width: 1200px;
	margin: 10px auto 0;
	overflow: hidden;
}

.index_1{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.tit {
	text-align: center;
	background: url(../images/tit_bj.png) no-repeat 50% 70%;
	margin-bottom: 40px;
	
}

.tit dt {
	font-size: 3.4rem;
}

.tit dd {
	line-height: 40px;
	color: #999999;
	display: inline-block;
	font-size: 1.4rem;
	text-transform: uppercase;
}


/*企业文化*/

.index_1 dl {
	width: 580px;
	margin: 0 10px;
	float: left;
	padding-bottom: 20px;
}

.index_1 dl .imgs {
	width: 100%;
	height: 334px;
	overflow: hidden;
	display: block;
}

.index_1 dl .imgs img {
	width: 100%;
	height: 100%;
}


.imgs11{
    background-color: #CBC9C9;
    border: 2px solid #C7C5C5;
}
	


.index_1 dl dt {
	font-size: 1.5rem;
	line-height: 46px;
	color:#000;
	border: 2px solid #664d48;
	width:150px;
	text-align:center;
}
.index_1 dl dt:hover{	border: 2px solid #1a8cb8;background:#1a8cb8;color:#fff;
}

.index_1 dl dd {
	font-size: 1.9rem;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	color: #333;
	margin: 20px 30px 0px 0px;
}
.index_1 dl dd p{
	font-size: 1.5rem;
	margin-top: 10px;
	white-space: nowrap;
}

.tet_box{width:700px;margin:0 auto;padding:10px 0px;}
.tet_box a{float:left;width:48%;margin:1%;background:#1a8cb8;height:61px;text-align:center;font-size:16px;color:#fff;line-height:61px;}

/*关于我们*/
.index_2 img{float:left;width:471px;padding-top:20px;}
.index_2 .tit dt{color:#fff!important;}
.index_2_bj {
	width: 100%;
	height: 556px;
	background: url(../images/a_bg.png) no-repeat center;
    padding-top: 20px;
}

.index_2 .tit {
	margin-top: 40px;
}

.index_2 h3 {
	text-align: center;
	font-size: 2rem;
	color: #fff;
	font-weight: 100;
	margin-bottom: 30px;
}

.index_2 p {
	font-size: 1.3rem;
	color: #fff;
	line-height: 28px;
	overflow: hidden;
	/*text-indent: 2em;*/
	padding: 45px 25px;
	width:675px;
	float:right;
}
.index_2 p a{color:#fff!important;}
.index_2 ul {
	overflow: hidden;
}

.index_2 ul li {
	float: left;
	margin: 30px 20px;
}

.index_2 ul li img {
	width: 360px;
	height: 220px;
}


/*业务内容*/

.index_3 .index_3_in {
	overflow: hidden;
	padding-bottom: 40px;
}

.index_3 .index_3_in dl {
	padding: 5px 10px;
	margin: 10px 35px;;
	background: #f2f1f7;
	float: left;
	color: #222;
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3)
}

.index_3 .index_3_in dl dt {
	width: 310px;
	height: 249px;
	overflow: hidden;
	margin:0;
}

.index_3 .index_3_in dl dd {
	float: left;
	width: 310px;
}

.index_3 .index_3_in dl dd h2 {
	font-weight: 100;
	color: #222;
	font-size: 1.8rem;
	padding: 8px 0px;
}

.index_3 .index_3_in dl dd span {
	text-transform: uppercase;
	line-height: 24px;
	display: block;
}

.index_3 .index_3_in dl dd p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 5px;
	font-weight:bold;
	color:#222;
}

.index_3 .index_3_in dl:hover {
	background: #c4c7d8;
}

.index_3 .index_3_in dl:hover dd p,
.index_3 .index_3_in dl:hover dd h2,
.index_3 .index_3_in dl:hover dd span {
	color: #FFFFFF;
}

.index_3 .index_3_in dl:hover dd span {
	border-bottom-color: #FFFFFF;
}

.index_3 .index_3_in dl:hover dt img {
	margin-left: -60px;
}


/*新闻中心*/

.outBox {
	width: 100%;
}

.outBox .hd {
	text-align: center;
	overflow: hidden;
}

.outBox .hd ul li {
	display: inline-block;
	margin: 0 5px;
	padding: 0 50px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 1.6rem;
	color: #363636;
	background: #e5e5e5;
}

.outBox .hd ul li.on {
	background: #e97913;
	color: #FFFFFF;
}

.inBox {
	padding: 35px;
}

.inBox .inHd {
	float: right;
	width: 730px;
}

.inBox .inHd ul li {
	border-bottom: 1px dashed #d8d8d8;
	padding: 0 15px;
	font-size: 1.6rem;
	line-height: 50px;
	overflow: hidden;
}

.inBox .inHd ul li a {
	color: #363636;
	float: left;
	width: 80%;
}

.inBox .inHd ul li a:hover {
	color: #e97913;
}

.inBox .inHd ul li span {
	float: right;
	color: #888888;
}

.inBox .inBd {
	float: left;
	width: 360px;
	margin-top: 15px;
}

.inBox .inBd ul li .inBd_img {
	width: 100%;
	height: 200px;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.inBox .inBd ul li p {
	color: #9c9b9b;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	font-size: 1.4rem;
	text-indent: 2em;
	margin-bottom: 20px;
}